gdk: Fix docs typo
authorBenjamin Otte <otte@redhat.com>
Mon, 3 Oct 2016 19:26:20 +0000 (21:26 +0200)
committerBenjamin Otte <otte@redhat.com>
Sun, 16 Oct 2016 16:17:21 +0000 (18:17 +0200)
gdk/gdkdnd.c

index d0629cfb7e285b987df47cb3d02a364d458a255d..30552846868c829ec2e23208b45723015043fe76 100644 (file)
@@ -166,7 +166,7 @@ gdk_drag_context_get_source_window (GdkDragContext *context)
  * gdk_drag_context_get_dest_window:
  * @context: a #GdkDragContext
  *
- * Returns the destination windw for the DND operation.
+ * Returns the destination window for the DND operation.
  *
  * Returns: (transfer none): a #GdkWindow
  *